icon theme: Also never fail in gtk_icon_theme_lookup_by_gicon()
authorAlexander Larsson <alexl@redhat.com>
Thu, 6 Feb 2020 09:17:13 +0000 (10:17 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 6 Feb 2020 09:26:15 +0000 (10:26 +0100)
commit8788c76bd93d54147980421acf9b9e5f6ba93b30
treef26ea63a11f412866b0bc65623e3585e106062c9
parent68657440340784dbd97e9064127474e0c9f2c3a6
icon theme: Also never fail in gtk_icon_theme_lookup_by_gicon()

Similar to regular lookups, if the icon is some unknown type we return
a missing-image.
gtk/gtkicontheme.c